Improve first doc-string line in trivial cases
authorJonas Bernoulli <jonas@bernoul.li>
Wed, 16 Jun 2021 23:24:17 +0000 (01:24 +0200)
committerJonas Bernoulli <jonas@bernoul.li>
Wed, 16 Jun 2021 23:24:17 +0000 (01:24 +0200)
commit0f6bda622e19d8b7f3d39acddbff5263c69a51de
treee933286bdb11e157a036740f502c8743f329602b
parent12f743c6955c89352f8d49d292895bd45e82d26f
Improve first doc-string line in trivial cases

The first line of a doc-string should form a complete sentence.
Many doc-strings in this package do not follow that convention
but fixing them all would be difficult and is beyond the scope
of this commit.  However, in a few cases the fix is trivial and
this commit tackles those instances.
which-key.el